-
Home
-
User Registration & Membership – Custom Registration Form, Login Form, and User Profile
-
4.2.4 (latest)
-
Code
-
Classes
- StripeService
Total Complexity |
69 |
Dependencies |
18 |
Dependents |
7 |
Total lines |
558 |
Lines of code |
451 |
Logical lines of code |
249 |
Comment lines |
36 |
Methods |
12 |
Properties |
4 |
Methods 12
Method |
Rating |
Maintainability
|
Complexity
|
Lines of code
|
create_subscription() |
A |
33 |
12 |
103 |
process_stripe_payment() |
A |
39 |
12 |
65 |
create_stripe_product_and_price() |
A |
38 |
11 |
71 |
sync_coupon() |
A |
46 |
9 |
38 |
update_order() |
A |
42 |
7 |
53 |
handle_succeeded_invoice() |
S |
42 |
4 |
49 |
sendEmail() |
S |
52 |
3 |
24 |
cancel_subscription() |
S |
59 |
3 |
14 |
__construct() |
S |
61 |
2 |
11 |
get_stripe_settings() |
S |
63 |
2 |
10 |
handle_webhook() |
S |
66 |
2 |
9 |
validate_setup() |
S |
74 |
2 |
4 |